projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f39eabf
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 15 Nov 2007 18:32:34 +0000
(18:32 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 15 Nov 2007 18:32:34 +0000
(18:32 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 30dbd9967cac1401e5ec416dfacf291f93e3ffcc..123103e3b807eb424f70889dca55bea3310608ae 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2007-11-15 Juanma Barranquero <lekktu@gmail.com>
+
+ * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
+ Fix typo in docstring.
+
+ * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
+ (cua-highlight-region-shift-only): Doc fix.
+
2007-11-15 Richard Stallman <rms@gnu.org>
* bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.